[avocado-misc] Perf: Use the built perf binary [depends on https://github.com/avocado-framework/avocado/pull/6272]#3087
Conversation
85b18e8 to
744bff9
Compare
- Introduced support for specifying a custom perf binary path. - Updated perf test scripts to use ensure_tool() from distro_packages for handling dependent packages when a perf binary path is provided. - Added corresponding .data/ YAML files for test configuration. - Integrated perf tests into CI pipeline for consistency. Signed-off-by: Sumit Kumar <sumitkum@amd.com>
744bff9 to
105e34b
Compare
|
@nasastry, could you please review this pull request. |
|
@PraveenPenguin can you please let us know if |
|
@PraveenPenguin can you also please help with moving forward on avocado-framework/avocado#6272 ? |
|
@nasastry, could you please review this pull request and get it merged to the upstream. |
|
@nasastry, could you please review this pull request and let me know if any changes required. |
1 similar comment
|
@nasastry, could you please review this pull request and let me know if any changes required. |
sure @narasimhan-v |
|
@nasastry, could you please review this pull request. |
for dependency handling when a custom binary path is provided.
to ensure consistency and reproducibility across environments.
Note:
[avocado-utils] : add validation for perf binary in ensure_tool() avocado-framework/avocado#6272